Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.eoverdracht#4.1.0-alpha.1 (140 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "eOverdracht-AdvanceNotice",
"url" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice",
"version" : "4.1-alpha.1",
"name" : "eOverdrachtAdvanceNotice",
"title" : "eOverdracht advance notice",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "Profile on the Composition resource which represents the advance notice (Aanmeldbericht) for eOverdracht conform information standard ['Verpleegkundige zorg'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Verpleegkundige_Zorg)",
"purpose" : "The purpose of an advance notice is to enable the health organization that receives it to assess the patient/client's care demands and accept or reject the application.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"uri" : "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.63",
"name" : "eOverdracht 4.1-alpha-1 transaction \"Sturen aanmeldbericht\""
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.type",
"path" : "Composition.type",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "721915006"
}
]
}
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-4",
"comment" : "Patient"
}
]
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"short" : "Who or what authored the advance notice",
"definition" : "The person responsible for the content of the advance notice. Alternatively, this may be the sending XIS.",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Device"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Patient"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
}
]
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"defaultValueString" : "Advance notice"
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:administrativeData",
"path" : "Composition.section",
"sliceName" : "administrativeData",
"short" : "Administrative data",
"definition" : "Section for administrative data, including date of transfer, contact person and payer details, and details of the sending and receiving organizations.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-1",
"comment" : "Administratieve gegevens"
}
]
},
{
"id" : "Composition.section:administrativeData.extension",
"path" : "Composition.section.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:administrativeData.extension:transferDate",
"path" : "Composition.section.extension",
"sliceName" : "transferDate",
"short" : "Planned transfer date",
"definition" : "Captures the planned transfer date, which can change in the actual transfer phase.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate"
}
]
},
{
"id" : "Composition.section:administrativeData.extension:transferDate.valueDateTime:valueDateTime",
"path" : "Composition.section.extension.valueDateTime",
"sliceName" : "valueDateTime",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-2",
"comment" : "Datum overplaatsing"
}
]
},
{
"id" : "Composition.section:administrativeData.title",
"path" : "Composition.section.title",
"defaultValueString" : "Administrative data"
},
{
"id" : "Composition.section:administrativeData.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405624007"
}
]
}
},
{
"id" : "Composition.section:administrativeData.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:administrativeData.section:personalData",
"path" : "Composition.section.section",
"sliceName" : "personalData",
"short" : "Personal data",
"definition" : "Subsection listing personal data of the payer and contact persons of the patient.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-3",
"comment" : "Persoonsgegevens"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Personal data"
},
{
"id" : "Composition.section:administrativeData.section:personalData.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "302147001"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry:payer",
"path" : "Composition.section.section.entry",
"sliceName" : "payer",
"short" : "A reference to payer data",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-45",
"comment" : "Betaler"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry:contactPerson",
"path" : "Composition.section.section.entry",
"sliceName" : "contactPerson",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-64",
"comment" : "Contactpersoon"
}
]
},
{
"id" : "Composition.section:generalPatientContext",
"path" : "Composition.section",
"sliceName" : "generalPatientContext",
"short" : "General Patient Context",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-203",
"comment" : "Algemene patiënten context"
}
]
},
{
"id" : "Composition.section:generalPatientContext.title",
"path" : "Composition.section.title",
"defaultValueString" : "General patient context"
},
{
"id" : "Composition.section:generalPatientContext.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "109481000146101"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation",
"path" : "Composition.section.section",
"sliceName" : "legalSituation",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-1140",
"comment" : "Juridische situatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Legal situation"
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365867006"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-1141",
"comment" : "JuridischeSituatie"
}
]
},
{
"id" : "Composition.section:medicalContext",
"path" : "Composition.section",
"sliceName" : "medicalContext",
"short" : "Medical context",
"definition" : "Section for medical context, such as diagnosis, medical history and alerts.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-326",
"comment" : "Medische context"
}
]
},
{
"id" : "Composition.section:medicalContext.title",
"path" : "Composition.section.title",
"defaultValueString" : "Medical context"
},
{
"id" : "Composition.section:medicalContext.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "371524004"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis",
"path" : "Composition.section.section",
"sliceName" : "medicalDiagnosis",
"short" : "Medical Diagnosis",
"definition" : "Subsection listing data concerning the medical diagnosis.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-350",
"comment" : "Medische diagnose"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Medical diagnosis"
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "52870002"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.entry",
"path" : "Composition.section.section.entry",
"short" : "A reference to data concerning the medical diagnosis",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-351",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory",
"path" : "Composition.section.section",
"sliceName" : "medicalHistory",
"short" : "Medical history",
"definition" : "Subsection listing relevant medical history.",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-361",
"comment" : "Voorgeschiedenis"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Medical history"
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "417662000"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.entry",
"path" : "Composition.section.section.entry",
"short" : "A reference to data concerning medical history",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-362",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:medicalContext.section:payAttention",
"path" : "Composition.section.section",
"sliceName" : "payAttention",
"short" : "Pay Attention",
"definition" : "Subsection listing relevant alerts.",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-388",
"comment" : "Let op"
}
]
},
{
"id" : "Composition.section:medicalContext.section:payAttention.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Pay attention"
},
{
"id" : "Composition.section:medicalContext.section:payAttention.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308813009"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:payAttention.entry",
"path" : "Composition.section.section.entry",
"short" : "A reference to data concerning medical history",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-389",
"comment" : "Alert"
}
]
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction",
"path" : "Composition.section.section",
"sliceName" : "freedomRestriction",
"short" : "Freedom Restriction",
"definition" : "Subsection listing relevant freedom restricting measures.",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-395",
"comment" : "Vrijheidsbeperking"
}
]
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Freedom restriction"
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "225317005"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.entry",
"path" : "Composition.section.section.entry",
"short" : "A reference to data concerning freedom restricting interventions",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-1130",
"comment" : "VrijheidsbeperkendeInterventie"
}
]
},
{
"id" : "Composition.section:carePlan",
"path" : "Composition.section",
"sliceName" : "carePlan",
"short" : "Care Plan",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-1130",
"comment" : "Verpleegkundige context: zorgplan"
}
]
},
{
"id" : "Composition.section:carePlan.extension",
"path" : "Composition.section.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Composition.section:carePlan.extension:needsOfPatientAndRelatedPersons",
"path" : "Composition.section.extension",
"sliceName" : "needsOfPatientAndRelatedPersons",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NeedsOfPatientAndRelatedPersons"
}
]
},
{
"id" : "Composition.section:carePlan.extension:needsOfPatientAndRelatedPersons.valueString:valueString",
"path" : "Composition.section.extension.valueString",
"sliceName" : "valueString",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-643",
"comment" : "Wensen en behoeften patiënt en/of naasten"
}
]
},
{
"id" : "Composition.section:carePlan.title",
"path" : "Composition.section.title",
"defaultValueString" : "Careplan"
},
{
"id" : "Composition.section:carePlan.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "773130005"
}
]
}
},
{
"id" : "Composition.section:carePlan.text",
"path" : "Composition.section.text",
"comment" : "This element can be used to communicate an unstructured care plan by setting `.section:carePlan:text.status` to _additional_. If the unstructured care plan is communicated, there should be no structred data in `.section:carePlan:.section`.",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-1162",
"comment" : "Verpleegkundig zorgplan in (opgemaakte) tekst"
}
]
},
{
"id" : "Composition.section:carePlan.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:carePlan.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems",
"path" : "Composition.section.section",
"sliceName" : "currentPatientProblems",
"short" : "Current Patient Problems",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-530",
"comment" : "Actuele patiëntproblemen"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Current patient problems"
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86644006"
}
]
}
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry:problem",
"path" : "Composition.section.section.entry",
"sliceName" : "problem",
"short" : "Problem",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-532",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry:nursingIntervention",
"path" : "Composition.section.section.entry",
"sliceName" : "nursingIntervention",
"short" : "Nursing Intervention",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-542",
"comment" : "VerpleegkundigeInterventie"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState",
"path" : "Composition.section",
"sliceName" : "healthState",
"short" : "Nursing context - health situation",
"definition" : "Section for specifying current health situation regarding existing medical aids that are of interest in the nursing context.",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-644",
"comment" : "Verpleegkundige context: specificatie gezondheidstoestand"
}
]
},
{
"id" : "Composition.section:healthState.title",
"path" : "Composition.section.title",
"defaultValueString" : "Health state"
},
{
"id" : "Composition.section:healthState.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "5531000179105"
}
]
}
},
{
"id" : "Composition.section:healthState.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid",
"path" : "Composition.section.section",
"sliceName" : "nutritionOrFluid",
"short" : "Nutrition or fluid",
"definition" : "This subsection contains information about the patient's infusions and/or feeding tube systems.",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-787",
"comment" : "Voeding/vocht"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Nutrition or fluid"
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "300893006"
}
]
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:feedingTubeSystem",
"path" : "Composition.section.section.entry",
"sliceName" : "feedingTubeSystem",
"short" : "A reference to data about the patient's feeding tube systems",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-846",
"comment" : "SondeSysteem"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:infusion",
"path" : "Composition.section.section.entry",
"sliceName" : "infusion",
"short" : "A reference to data about the patient's infusions",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-883",
"comment" : "Infuus"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:excretion",
"path" : "Composition.section.section",
"sliceName" : "excretion",
"short" : "Excretion",
"definition" : "This subsection contains information about the patient's stomata.",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-937",
"comment" : "Uitscheiding"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Excretion"
},
{
"id" : "Composition.section:healthState.section:excretion.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "106019003"
}
]
}
},
{
"id" : "Composition.section:healthState.section:excretion.entry",
"path" : "Composition.section.section.entry",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Stoma"
}
],
"mapping" : [
{
"identity" : "eOverdracht-AdvanceNotice",
"map" : "e-overdracht-dataelement-v4-985",
"comment" : "Stoma"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.section",
"path" : "Composition.section.section.section",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.